GET api/statusreports/my?States[0]={States[0]}&States[1]={States[1]}
Get a list of my status reports
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| States | Collection of StatusReportState |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of StatusReport| Name | Description | Type | Additional information |
|---|---|---|---|
| GenerationDate | date |
None. |
|
| SubmitDate | date |
None. |
|
| ReportPeriodStart | date |
None. |
|
| ReportPeriodEnd | date |
None. |
|
| State | StatusReportState |
None. |
|
| Fields | Dictionary of string [key] and Object [value] |
None. |
|
| Tables | Collection of StatusReportTable |
None. |
|
| Owners | Collection of globally unique identifier |
None. |
|
| Approvers | Collection of globally unique identifier |
None. |
|
| ApprovedBy | globally unique identifier |
None. |
|
| ApprovalDate | date |
None. |
|
| ApprovalComments | string |
None. |
|
| IsManual | boolean |
None. |
|
| IsFromPlanLevelOverride | boolean |
None. |
|
| PlanTypeId | globally unique identifier |
None. |
|
| WorkPlanId | globally unique identifier |
None. |
|
| id | globally unique identifier |
None. |
|
| ConfigId | globally unique identifier |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"GenerationDate": "2026-09-05T05:04:24.1800366+00:00",
"SubmitDate": "2026-09-05T05:04:24.1800366+00:00",
"ReportPeriodStart": "2026-09-05T05:04:24.1800366+00:00",
"ReportPeriodEnd": "2026-09-05T05:04:24.1800366+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "29fe2e9e-f970-4c9f-bb81-005edb3bf3e7",
"Rows": [
{
"ItemId": "b991f97c-70f8-4faa-b967-1b3bc4e474e9",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "b991f97c-70f8-4faa-b967-1b3bc4e474e9",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "29fe2e9e-f970-4c9f-bb81-005edb3bf3e7",
"Rows": [
{
"ItemId": "b991f97c-70f8-4faa-b967-1b3bc4e474e9",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "b991f97c-70f8-4faa-b967-1b3bc4e474e9",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"24c369d7-50fe-4982-a7a2-ca004771c4ba",
"49ba4b67-e370-4516-9e71-ddc2f392530a"
],
"Approvers": [
"c313b6af-683f-4f88-b2de-0279e05f3049",
"ae04e85e-ed96-4eae-aeab-a96870fe2bbc"
],
"ApprovedBy": "f72130e4-018d-40b9-82f6-07fe6385bc4f",
"ApprovalDate": "2026-09-05T05:04:24.1800366+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "3186d849-2a2b-4f73-be4f-2aa8fb6395d9",
"WorkPlanId": "4f04de51-7cc3-45d6-89bc-32a9eebc5028",
"id": "10c8821c-5fb1-43d9-a48a-723f6e6254bb",
"ConfigId": "8e9b974b-b56a-4d40-82d0-2bcca31bafd2"
},
{
"GenerationDate": "2026-09-05T05:04:24.1800366+00:00",
"SubmitDate": "2026-09-05T05:04:24.1800366+00:00",
"ReportPeriodStart": "2026-09-05T05:04:24.1800366+00:00",
"ReportPeriodEnd": "2026-09-05T05:04:24.1800366+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "29fe2e9e-f970-4c9f-bb81-005edb3bf3e7",
"Rows": [
{
"ItemId": "b991f97c-70f8-4faa-b967-1b3bc4e474e9",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "b991f97c-70f8-4faa-b967-1b3bc4e474e9",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "29fe2e9e-f970-4c9f-bb81-005edb3bf3e7",
"Rows": [
{
"ItemId": "b991f97c-70f8-4faa-b967-1b3bc4e474e9",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "b991f97c-70f8-4faa-b967-1b3bc4e474e9",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"24c369d7-50fe-4982-a7a2-ca004771c4ba",
"49ba4b67-e370-4516-9e71-ddc2f392530a"
],
"Approvers": [
"c313b6af-683f-4f88-b2de-0279e05f3049",
"ae04e85e-ed96-4eae-aeab-a96870fe2bbc"
],
"ApprovedBy": "f72130e4-018d-40b9-82f6-07fe6385bc4f",
"ApprovalDate": "2026-09-05T05:04:24.1800366+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "3186d849-2a2b-4f73-be4f-2aa8fb6395d9",
"WorkPlanId": "4f04de51-7cc3-45d6-89bc-32a9eebc5028",
"id": "10c8821c-5fb1-43d9-a48a-723f6e6254bb",
"ConfigId": "8e9b974b-b56a-4d40-82d0-2bcca31bafd2"
}
]